<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1200px) and (min-width:0px) {
    .title h1 {
        font-size: 28px !important;
    }

    .section03 .title h1 {
        font-size: 20px !important;
    }
}</pre></body></html>